Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
JavaScript Tutorial
1) Animation
2) Array
3) Date
4) Development
5) Dialogs
6) Document
7) Dojo Toolkit
8) DOM Node
9) Drag Drop
10) Event
11) Form
12) Function
13) Global
14) GUI Components
15) History
16) HTML Tags
17) JQuery
18) Language Basics
19) Location
20) Math
21) MS JScript
22) Navigator
23) Number Data Type
24) Object Oriented
25) Operators
26) Regular Expressions
27) Screen
28) Statement
29) String
30) Style
31) Window
32) XML
Form
1) A Checkbox and an onclick Event Handler
2) A Checkbox, an onclick Event Handler and showhide form controls
3) A form can contain any number of input elements
4) Accessing and Writing Information
5) Accessing form Fields
6) An onclick Event Handler for Radio Buttons
7) Button
8) Button blur()
9) Button click()
10) Button focus()
11) Button form
12) Button name
13) Button onBlur
14) Button onClick
15) Button onclick action event
16) Button onFocus
17) Button onMouseDown
18) Button onMouseUp
19) Button type
20) Button value
21) Capture key event in a textfield
22) Change string to big, bold, fixed with form control
23) Change string to italics, small, strike with form control
24) Change string to subscript and superscript with form control
25) Check Form element type
26) Check if a CheckBox checked
27) Checkbox
28) Checkbox blur()
29) Checkbox checked
30) Checkbox click()
31) Checkbox defaultChecked
32) Checkbox focus()
33) Checkbox form
34) Checkbox handleEvent()
35) Checkbox name
36) Checkbox onBlur
37) Checkbox onClick
38) Checkbox onFocus
39) Checkbox type
40) Checkbox value
41) Checking a Radio Button Group
42) Click button to navigate a selection in form option (combox)
43) Compare the value in TextField
44) Compare value in the password fields
45) Cycle the selected radio buttons
46) Displaying the value entered in a text field
47) File Input Element
48) FileUpload
49) FileUpload blur()
50) FileUpload focus()
51) FileUpload form
52) FileUpload handleEvent()
53) FileUpload name
54) FileUpload onBlur
55) FileUpload onChange
56) FileUpload onFocus
57) FileUpload select()
58) FileUpload type
59) FileUpload value
60) Find the selected option
61) Form
62) Form action
63) Form Basics
64) Form elements
65) Form elements length
66) Form encoding
67) Form Field Commonalities
68) Form handleEvent()
69) Form length
70) Form method
71) Form name
72) Form onReset
73) Form onSubmit
74) Form onSubmit event handler
75) Form reset()
76) Form Submission 101
77) Form submit()
78) Form target
79) Get form action value
80) Get form enctype
81) Get form length
82) Get form method value
83) Get form name
84) Get the element type
85) Getting and Setting a Text Objects value Property
86) Getting form References
87) Grouped selection control on change event
88) Hidden
89) Hidden form
90) Hidden name
91) Hidden type
92) Hidden value
93) Loop through all elements in a form
94) Modifying optgroup Element Labels
95) OnFocus event handler
96) Option
97) Option defaultSelected
98) Option selected
99) Option text
100) Option value
101) Password
102) Password blur()
103) Password defaultValue
104) Password focus()
105) Password form
106) Password handleEvent()
107) Password name
108) Password onBlur
109) Password onFocus
110) Password select()
111) Password type
112) Password value
113) Radio
114) Radio blur()
115) Radio checked
116) Radio click()
117) Radio defaultChecked
118) Radio focus()
119) Radio form
120) Radio handleEvent()
121) Radio name
122) Radio onBlur
123) Radio onClick
124) Radio onFocus()
125) Radio type
126) Radio value
127) Reference form element by using the dot notation
128) Refresh the TextField box automatically
129) Reset
130) Reset blur()
131) Reset click()
132) Reset focus()
133) Reset form
134) Reset handleEvent()
135) Reset name
136) Reset onBlur
137) Reset onClick
138) Reset onFocus
139) Reset type
140) Reset value
141) Resetting a form on page load
142) Resetting a Text Object to Default Value
143) Retrieving Text in form button action
144) Return false in form button click event
145) Second Method of Referencing FileUpload Object Using the forms Elements Array
146) Select
147) Select all text in a TextBox
148) Select blur()
149) Select focus()
150) Select form
151) Select handleEvent()
152) Select length
153) Select name
154) Select onBlur
155) Select onChange
156) Select onFocus
157) Select options
158) Select options length
159) Select options selectedIndex
160) Select options value
161) Select selectedIndex
162) Select type
163) Set Form focus
164) Submit
165) Submit blur()
166) Submit click()
167) Submit focus()
168) Submit form
169) Submit handleEvent()
170) Submit name
171) Submit onBlur
172) Submit onClick
173) Submit onFocus
174) Submit type
175) Submit value
176) Text
177) Text blur()
178) Text defaultValue
179) Text focus()
180) Text form
181) Text Input Events
182) Text name
183) Text onBlur
184) Text onFocus
185) Text onSelect
186) Text select()
187) Text type
188) Text value
189) Textarea
190) Textarea blur()
191) Textarea defaultValue
192) Textarea focus()
193) Textarea form
194) Textarea handleEvent()
195) Textarea name
196) Textarea onBlur
197) Textarea onChange
198) Textarea onFocus
199) Textarea onKeyDown
200) Textarea onKeyPress
201) Textarea onKeyUp
202) TextArea onmouseup action event
203) Textarea onSelect
204) Textarea select()
205) Textarea type
206) Textarea value
207) TextField onblur action event
208) TextField requests focus
209) Triggering a Value Change from a Pop-Up Menu
210) Use checkbox to control the window style
211) Use the Option (combox) onChange event to navigate
212) Use this to reference current form
213) Using a Form for Client-Side Validation
214) Using Image as the submit button
215) Using the Forms Array
216) Using the options[index] text Property
217) Using the options[index] value Property
218) Using the selectedIndex Property
219) With with RADIO and CheckBox
220) Writing information to forms